service request

英 [ˈsɜːvɪs rɪˈkwest] 美 [ˈsɜːrvɪs rɪˈkwest]

网络  服务请求者; 服务请求; 业务请求; 服务要求; 服务申请

计算机



双语例句

  1. The Receive activity receives the Web service request, which initiates the quote process.
    Receive活动接收Web服务请求,该请求启动报价流程。
  2. An interceptor receives a service request from a service consumer and transforms the request to another format.
    拦截器从服务客户处接收服务请求并将其转换为另一种格式。
  3. RMProvider receives a message and inserts this message to the Queue if it is a web service request.
    RMProvider接收消息,如果该消息是一个Web服务请求,则就将其插入到Queue中。
  4. The properties window displays the Web service request that you sent using the Test Client.
    属性窗口显示您使用TestClient发送的Web服务请求。
  5. The queue manager executes one service request within a queue at a given time to maintain integrity.
    队列管理器在给定的时间仅执行某个队列中的一个服务请求,以维持完整性。
  6. In the template of service request description, SP will specify the conditional input requirements.
    在服务请求描述模板中,SP将指定条件型输入要求。
  7. Amazon also handles all the complexity of fulfilling a service request to store your data and to retrieve it.
    Amazon还处理所有复杂的服务请求,可以存储数据并检索数据。
  8. Once the service request receives the required approvals, the deployment process can begin.
    一旦服务请求接收到所需要的审批,这个部署过程就可以开始启动。
  9. A Web service request can include data that was returned in a response to a previous request.
    一个Web服务请求可能包含先前请求响应中返回的数据值。
  10. Consumers of this service must use a service request message flow which has been encrypted, and a SAML token added to the flow to access the service provider.
    服务的消费者必须使用一个已被加密的服务请求消息流以及一个已被添加到流中的SAML令牌访问服务提供商。
  11. This information needs to be provided to IBM support at the time of service request.
    在使用IBM的技术服务请求时,需要将这些信息提供给IBM的技术服务部门。
  12. When the server receives the service request from the users, the main task is to first, process the XML document, then determine which services and functions are requested.
    服务器接收到用户的服务请求后,其主要任务是,首先处理XML文档,然后确定请求了哪些服务和函数。
  13. This component takes the service request and invokes the consolidation process.
    该组件接收服务请求,并调用整合过程。
  14. The Service Invoke primitive is used to make a service request in either a request or response mediation flow.
    服务调用原语用于在请求或响应中介流中提出服务请求。
  15. If these conditions are met and the requester is authorized to perform the operation, then the service can process the service request.
    如果满足了这些条件,而且请求者有权执行操作,则服务可以处理服务请求。
  16. A customer submits a service request for an insurance quote.
    客户提交对于保险引用的服务请求。
  17. The servlet forwards the service request to the appropriate JSP.
    该servlet将服务请求转发给合适的JSP。
  18. The best way to submit your service request is via the IBM Support Portal.
    提交服务请求最好的方式,是通过IBMSupportPortal进行。
  19. A client service request will be received by WESB.
    WESB将收到一个客户服务请求。
  20. Then make the first history service request for daily granularity with a duration of yearly.
    然后确保第一个历史记录服务请求持续时间为一年的期间内粒度为每天的数据。
  21. What happens when your Web service request times-out, or takes a really long time to respond?
    当Web服务请求超时的时侯,或者用了非常长的时间响应会发生什么?
  22. Data Web Services has a default message format when it comes to Web service request and response messages.
    对于Web服务请求和响应消息,DataWebServices有默认的消息格式。
  23. In this case you will need to resend the Web service request and repeat the actions in rfhutil.
    对于这种情况,您必须重新发送Web服务请求,并重复对rfhutil执行的操作。
  24. Users submit network service, Static IP Address and Telephone service request.
    用户提交网络服务,静态IP地址和电话服务请求。
  25. Receive and record customer's service request transferred from TLD sales and management.
    接收并记录TLD销售人员、公司领导等转告的客户服务需求。
  26. After the service request is successfully submitted, a request number will be generated with the confirmation message.
    成功提交服务请求后,系统将生成请求编号和确认消息。
  27. The service request is rejected.
    服务请求被拒绝。
  28. In either case, this is the ultimate target of the original service request.
    在这2种情况下,它都是最初服务请求的最终Target。
  29. A service request can be delivered by a variety of transports.
    服务请求可通过多种传输传递。
  30. Instead of having separate methods to retrieve the book title, author, and publisher, create a method that returns all this information in one service request.
    创建一个方法在一个服务请求中返回所有信息,而不是使用单独的方法分别检索书名、作者和出版商。